(dired-guess-shell-command): Use read-shell-command
authorJuri Linkov <juri@jurta.org>
Sun, 22 Feb 2009 23:36:46 +0000 (23:36 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 22 Feb 2009 23:36:46 +0000 (23:36 +0000)
commitdcfc34b998454d8676fc616883341d7f469ed8be
treeba2d2f83c0a975f2b6becfd0df47891e74e31b44
parenta49897a8d361cc3ea476642486ba4b6497e0a7b2
(dired-guess-shell-command): Use read-shell-command
instead of read-from-minibuffer.
(dired-read-shell-command): Add code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-dired-shell-commands exactly like
`dired-read-shell-command' in dired-aux.el already does.  Doc fix.
lisp/dired-x.el